home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Tools / Win95 Secrets / SETUP.Z / W32SVSPY.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-19  |  474 b   |  17 lines

  1. //==================================
  2. // W32SVSPY - Matt Pietrek 1995
  3. // FILE: W32SVSPY.H
  4. //==================================
  5. #define ICON_1              1
  6. #define IDC_LISTBOX_CALLS   100
  7. #define IDC_BUTTON_START    101
  8. #define IDC_BUTTON_STOP     102
  9. #define IDC_BUTTON_EXIT     103
  10. #define IDC_TEXT_STATUS     104
  11. #define IDC_BUTTON_SAVE     105
  12. #define IDC_BUTTON_FILTER   106
  13.  
  14. #define IDC_FILTER_LB_PROVIDERS 101
  15. #define IDC_FILTER_LB_SERVICES      102
  16.  
  17.